// Create by Brad Anderson for G-Force
//e-mail: javalizard@mac.com
//This one was a procrastination from class, :P

//Sound of Lights Waves
//Looks like a reflection in the waves...  or from underneath the ocean?

Aspc=1,

srcX="x - .3 * (cos(((x+3)^1.5) * 10) + 1.5) / 20",
srcY="y * .99 - .1 * sin(10 * y) + .1 * sin(10 * x)",

Vers=100